D3D_BATCH_DRAW_LINE2D
This command will draw all lines in the current batch. When the clear flag is set to anything but 0, then the current batch will be
deleted after use, and any further use will require reinitialisation using D3D_BATCH_SET_LINE2D.

SYNTAX
D3D_BATCH_DRAW_LINE2D Clear Flag

RELATED INFO
D3DFunc Commands Menu
Index

EXAMPLE
View Showcase Example